home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com(Pete)
- Newsgroups: comp.lang.c++
- Subject: Re: BC++ 3.0 How to link external .LIBs
- Date: 2 Jan 1996 22:54:34 GMT
- Organization: Pipeline USA
- Message-ID: <4ccd3a$7ai@news1.usa.pipeline.com>
- NNTP-Posting-Host: pipe6.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline USA v3.3.0
-
- On Jan 02, 1996 15:50:13 in article <BC++ 3.0 How to link external .LIBs>,
- 'Dave Smith <gedavesm>' wrote:
-
- >How are external .LIB files linked into your
- >C++ programs under BC++ 3.0 in the IDE environment?
- >
- >I would prefer to do this in the IDE because the
- >command line list for my current program is too long
- >to implement in this way.
- >
- Add the .LIB file to you project the same way you add
- source files.
- --
-
- Pete
-